cargo-read-manifest | cargo-rustc is working
authorCarl Lerche <me@carllerche.com>
Tue, 11 Mar 2014 00:38:31 +0000 (17:38 -0700)
committerCarl Lerche <me@carllerche.com>
Tue, 11 Mar 2014 00:38:31 +0000 (17:38 -0700)
commit904d8612a9060f73598a1bf85cc9b44f7bfce6da
tree2ecf2103db296ac5fb4f85d1667fdc6d7245c988
parentbe4638769f93bda1a07aa8c853de8f6bda37325c
cargo-read-manifest | cargo-rustc is working

At the moment, only the bare bones command is working with some defaults
hardcoded. Also, there is a bunch of necessary cleanup and no tests.

However, this marks the first end-to-end functionality in Cargo!
Makefile
commands/cargo-read-manifest/main.rs
commands/cargo-rustc/main.rs